Xbasic

AlphaCloud::ClientCreateApplicationDeployment Method

Syntax

.CreateApplicationDeployment as L (Request as AlphaCloud::SubscriptionApplicationDeployment)

Arguments

RequestAlphaCloud::SubscriptionApplicationDeployment

An instance of SubscriptionApplicationDeployment populated with desired values.

Returns

resultLogical

Returns .t. if the function call succeeded and .f. if it failed. Look at the CallResult property to determine the cause of a failure.

Description

CreateApplicationDeployment creates a new application deployment based on the contents of the request provided.